Release 10.1A: OpenEdge Data Management:
Database Administration


PROSTRCT ADDONLINE qualifier

Appends the files from a new structure description (.st) file to an online database.

Syntax

prostrct addonline db-name [ structure-description-file ] [ -validate ] 

Parameters

db-name

Specifies the database you are using.

structure-description-file

Specifies the new .st file. Do not use db-name.st.

-validate

Parses the contents of the .st file for syntax errors. When -validate is specified, the database is not created. Each line of the structure file is read and evaluated. If errors are detected, the type of error is reported along with the line number. For a discussion of the syntax and rule checking -validate provides, see the "Validating structure description files" section.

Use PROSTRCT ADDONLINE to add new storage areas and extents to new or existing storage areas to an online database.

Notes


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095